Click or drag to resize

TimeZone Constructor (Duration, String)

Initializes a new instance of the TimeZone class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public TimeZone(
	Duration offset,
	string name
)

Parameters

offset
Type: Independentsoft.ExchangeDuration
name
Type: SystemString
See Also